syDNCUpdateHistory 
EntityType  Independent 
Logical Entity Name  syDNCUpdateHistory 
Default Table Name  syDNCUpdateHistory 
Logical Only  NO 
Definition 
 
Note 
 

syDNCUpdateHistory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
BatchID(PK)    INTEGER  NO 
 
DNCUpdateGUID    UNIQUEID  YES 
 
OldLeadDate    DATETIME  YES 
 
NewLeadDate    DATETIME  YES 
 
BatchFirstStudent    INTEGER  YES 
 
BatchLastStudent    INTEGER  YES 
 
status    CHAR(1)  YES 
 
BatchStart    DATETIME  YES 
 
BatchEnd    DATETIME  YES 
 
StudentsUpdated    INTEGER  YES 
 

syDNCUpdateHistory Keys 
Key Name  Key Type  Keys 
IX_syDNCUpdateHistory_GUID_Old_New_LeadDate  Inversion Entry  DNCUpdateGUID, OldLeadDate, NewLeadDate 
CIX_syDNCUpdateHistory  PrimaryKey  BatchID 

syDNCUpdateHistory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

syDNCUpdateHistory Check Constraints 
Check Constraint Name  CheckConstraint